home *** CD-ROM | disk | FTP | other *** search
- ****************************************************************
- * PAGE DEFINITION FILE
- * This file describes Recognition Wizard Pages with
- * all return codes for a page.
- * It is kept up-to-date with code.
- ****************************************************************
- ****************************************************************
- ***** DO NOT CHANGE THIS FILE!! *****
- ****************************************************************
- * Syntax:
- * Page id(dialog_id)
- * rc id(return_code_id)
- * rc id(return_code_id)
- * endpage
- ****************************************************************
- *Check User Information
- Page id(IDD_CHECK_PERSONAL_SPEECH_FILE)
- rc id(ID_OK)
- rc id(ID_CHANGED)
- rc id(ID_SKIP)
- endpage
- *Problem selection
- Page id(IDD_DESCRIBE_PROBLEM)
- rc id(ID_NEXT)
- endpage
- *Adjust headset
- Page id(IDD_ADJUST_HEADSET)
- rc id(ID_OK)
- endpage
- *Test
- Page id(IDD_TEST)
- rc id(ID_OK)
- rc id(ID_NO)
- endpage
- *Text
- Page id(IDD_TEXT)
- rc id(ID_OK)
- endpage
- *Last Page
- Page id(IDD_LAST_PAGE)
- rc id(ID_OK)
- endpage
- *Good Recognition
- Page id(IDD_GOOD_RECO)
- rc id(ID_OK)
- endpage
- *Good Recognition
- Page id(IDD_RECO_TIPS)
- rc id(ID_OK)
- endpage
- *Record Word
- Page id(IDD_RECORD_WORD)
- rc id(ID_OK)
- endpage
- *Enter Word
- Page id(IDD_ENTER_WORD)
- rc id(ID_PRONUNCIATION_EXIST)
- rc id(ID_NO_PRONUNCIATION)
- endpage
- *Enter Command
- Page id(IDD_ENTER_COMMAND)
- rc id(ID_PRONUNCIATION_EXIST)
- rc id(ID_NO_PRONUNCIATION)
- endpage
- *Audio Level
- Page id(IDD_AUDIO_LEVEL)
- rc id(ID_OK)
- endpage
- *Microphone setup
- Page id(IDD_LAUNCH_MIC_SETUP)
- rc id(ID_NEXT)
- endpage
- *Audio setup
- Page id(IDD_LAUNCH_AUDIO_SETUP)
- rc id(ID_NEXT)
- endpage
- *Change word pronunciation
- Page id(IDD_PROBLEM_WORDS)
- rc id(ID_OK)
- rc id(ID_CHANGE_PRONUNCIATION)
- endpage
- *Suggest analyzing voice
- Page id(IDD_SUGGEST_ENROLLMENT)
- rc id(ID_NEXT)
- rc id(ID_SKIP)
- endpage
- *Suggest amalyzing voice for noisy environment
- Page id(IDD_NOISY_ENROLLMENT)
- rc id(ID_NEXT)
- rc id(ID_SKIP)
- endpage
- *Control Word
- Page id(IDD_CONTROL_WORD)
- rc id(ID_NEXT)
- rc id(ID_SKIP)
- endpage
- *Analyze my documents
- Page id(IDD_VOCAB_EXPANDER)
- rc id(ID_NEXT)
- endpage
-
-